From: Juanma Barranquero Date: Thu, 1 Oct 2009 01:06:18 +0000 (+0000) Subject: * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10187 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e1150bda7d03f068df520d56364303bc421ae6d3;p=emacs.git * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6871a6abd0..de0839bd1a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-10-01 Juanma Barranquero + + * cedet/semantic/wisent/javat-wy.el + (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. + 2009-09-30 Juanma Barranquero * cedet/srecode/expandproto.el: Fix provide statement. diff --git a/lisp/cedet/semantic/wisent/javat-wy.el b/lisp/cedet/semantic/wisent/javat-wy.el index 02109cc8410..4c78f1c6d7e 100644 Binary files a/lisp/cedet/semantic/wisent/javat-wy.el and b/lisp/cedet/semantic/wisent/javat-wy.el differ